home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / Extras / DDC / Docs.txt < prev    next >
Text File  |  1997-02-16  |  3KB  |  117 lines

  1.  
  2.             DOpus Double Click V1.0
  3.             -----------------------
  4.  
  5.              © 1997 Robert Wilson
  6.  
  7.  
  8.  
  9.  
  10. Disclaimer
  11. ----------
  12.  
  13. I  don't  claim to be a master AmigaDOS or ARexx programmer.  I originally
  14. wrote  this  for  my  own use, but thought that others may find it useful.
  15. Don't  blame  me  if  when  using this your hard drive gets zapped or your
  16. monitor blows up.  I take no responsibility.
  17.  
  18.  
  19.  
  20. Introduction
  21. ------------
  22.  
  23. One  of  the  many wonderful things about Directory Opus is the ability to
  24. Double  Click  on  any  file and it will be opened or viewed with the best
  25. application for the job.
  26.  
  27. There  were many times when I wanted to do this from the shell, so maybe I
  28. could use multiview...?  Okay if I just want to view a picture, read a bit
  29. of text or play a sound, but beyond that it's pretty useless.
  30.  
  31. This is when Dopus Double Click was born allowing easy opening of any file
  32. from the shell.
  33.  
  34.  
  35.  
  36. Requirements
  37. ------------
  38.  
  39. Amiga (of course...!) 
  40. Directory Opus (tested with 5.5, but should work with 5.11)
  41. rexxtricks.library by Jürgen Kohrmeyer (excellent... available from Aminet)
  42.  
  43.  
  44.  
  45. Installation
  46. ------------
  47.  
  48. 1)  copy  'DDC'  to  your S:  assignment, ensuring that the 's' protection
  49. flag is set.
  50.  
  51. 2) copy 'DoubleClick.dopus' to DOpus5:ARexx/
  52.  
  53.  
  54.  
  55. Usage
  56. -----
  57.  
  58. From the shell you can now type 'DDC <filename>' and DOpus will perform on
  59. that file just as if you had double clicked on it in a lister.
  60.  
  61. Alternative  usage would be maybe from YAM.  In Configuration/Read set the
  62. default  MIME  viewer  to  'S:DDC  %s'.   VERY IMPORTANT...  Your filetype
  63. recognition  cannot  be  reliant  on name extensions (eg *.LZX), it should
  64. configured to look at the file itself.  For example the first 3 bytes of a
  65. LZX file is 'LZX', therefore 'Match LZX'.
  66.  
  67.  
  68.  
  69. Future
  70. ------
  71.  
  72. I've  got  loads  of  other ARexx scripts for DOpus and Photogenics2 which
  73. anybody  is  more  that  welcome  to  a  copy  of.   Examples  include the
  74. following...
  75.  
  76.  
  77. DOpus
  78.  
  79. Opening a new shell window at the current lister path
  80. Copy the file name to the clipboard (idea borrowed from Win95 Power Toy)
  81.  
  82.  
  83. Photogenics
  84.  
  85. Revert to last saved
  86. Send to ADPro
  87. Send to ImageFX
  88. Load with ImageFX (useful for PICT)
  89. Send to PaintShopPro (need Siamese System for this one)
  90.  
  91.  
  92. This  is  just  the  tip  of the iceburg.  Some of them just need a little
  93. tidying  up some docs written for them.  Maybe if I get some good response
  94. then  I'll  sort  them  out  and  release a full package of scripts on the
  95. Aminet.   The  future  is  in  your  hands,  in  the mean while if there's
  96. anything  in particular you want then I'd be more than happy to send it to
  97. you.
  98.  
  99. About  6  months  ago I did begin to write a package which would integrate
  100. the power of DOpus into Photogenics, allowing better file type recognition
  101. and  automatic  manipulation.   For  example  loading a 32Bit (24+8) Targa
  102. image  the  paint  layer would automatically me moved to the alpha channel
  103. and  on saving the alpha channel would automatically be moved to the piant
  104. layer.  All of this (and much more) combined with automatic previews etc I
  105. think  would make a wicked package.  75% of the work is done - I just need
  106. a push from YOU.
  107.  
  108.  
  109.  
  110. Contacting the Author
  111. ---------------------
  112.  
  113.  
  114. For more information, scripts, bug reports and anything Amiga...
  115.  
  116.         robert@genpart.demon.co.uk
  117.